Conversation
|
Toolbar regression fix pushed in d524742. What changed:
|
|
Follow-up toolbar clickability fix pushed in f4f1f77. Issue:
|
|
Added RDAP ASN fallback for reset flow in commit ce75b70. What it does:
Version bump:
|
|
Adjusted reset fallback order in commit 2aa4794. What it does:
Version bump:
|
|
Hardened first-run reset save behavior in commit a0d923f. What it does:
Version bump:
|
|
Update: pushed an additional hardening fix for the alternating Reset Information behavior. What changed
Commit
Early results look good; continuing route-by-route verification. |
|
Update: pushed inline deletion-guard changes for Network CP actions. What changed
Behavior guarantee
Commit
|
|
Update: pushed a tiny UX-only naming standardization pass (Org terminology). What changed
Commit
Note
|
Summary
This PR consolidates all
peeringdb-cp-*functionality into a single modular userscript with strict route isolation and hard no-op guards outside intended contexts.It also migrates legacy CP scripts to deprecation stubs (console notice only) with synchronized bugfix version bumps in both
.user.jsand.meta.js, and updatesuser.js/README.mdwith migration guidance.What changed
user.js/peeringdb-cp-consolidated-tools.user.jsuser.js/peeringdb-cp-consolidated-tools.meta.jsmatch(ctx),preconditions(),run()peeringdb-cp-add-facility-address-search-to-google-maps.*peeringdb-cp-admin-console-set-link-target-blank-for-entity-website.*peeringdb-cp-control-panel-hightlight-dummy-organization-child-object.*peeringdb-cp-frontpage-link-on-admin-console.*peeringdb-cp-reset-all-network-information.*peeringdb-cp-search-user-e-mail-addresses-from-username.*peeringdb-cp-set-network-name-equal-to-organisation-name.*user.js/README.mdmigration and deprecation notesMetadata + scope decisions
www.peeringdb.com@matchhttps://www.peeringdb.com/cp/peeringdb_server/*/*/change/*.meta.jsand.user.jsheaders kept version-synchronizedRoute-by-route verification checklist
/cp/peeringdb_server/facility/<id>/change/)/cp/peeringdb_server/network/<id>/change/)#<id>where expected)/cp/peeringdb_server/user/<id>/change/).meta.js/.user.jsversions matchValidation notes
Follow-up
After checklist completion, this PR is ready for review/merge.